runtime.g.labels (field)
9 uses
runtime (current package)
mprof.go#L793: lbl[0] = gp.labels
mprof.go#L814: lbl[0] = gp1.labels
proc.go#L3473: gp.labels = nil
proc.go#L4119: newg.labels = _g_.m.curg.labels
proc.go#L4546: tagPtr = &gp.m.curg.labels
proflabel.go#L34: getg().labels = labels
proflabel.go#L39: return getg().labels
runtime2.go#L486: labels unsafe.Pointer // profiler labels
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)